Remove the items even if there are no items set.
authorJohan Dahlin <johan@gnome.org>
Fri, 25 Jan 2008 18:00:15 +0000 (18:00 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Fri, 25 Jan 2008 18:00:15 +0000 (18:00 +0000)
commit3f3425d19c1429eeecba229e72ce93938623d426
treefc5102336769ad110a332a60af5955a20c0e61ff
parentfddc9b8561afe82cfb39133f705712e2c9a79e6e
Remove the items even if there are no items set.

2008-01-25  Johan Dahlin  <johan@gnome.org>

* gtk/gtk-builder-convert
(GtkBuilderConverter._convert_combobox_items): Remove the items
even if there are no items set.
(GtkBuilderConverter._add_action_from_menuitem): Convert toggled
signals and tooltips for all menu items subclasses and
GtkImageMenuItem:label.
Makes it possible to fully convert and run Jokosher.glade.

svn path=/trunk/; revision=19404
ChangeLog
gtk/gtk-builder-convert